Skip Navigation

Search

Published Answers

Documentation (26)

  1. Link to a URL

    StartInteraction StartInteraction Used to create a new interaction ID. Each unique visit by users should be conducted under a unique interaction ID and can be sent using IPv6 IP addresses. For more information refer... Last Updated: 02/08/2023
  2. Link to a URL

    RegisterSmartAssistantResolution RegisterSmartAssistantResolution Allows for registering of the resolution action taken by the user after viewing SmartAssistant suggestions. Operation Signature ContentRequestStatus status =... Last Updated: 02/08/2023
  3. Link to a URL

    Visual Studio Add-In Templates Visual Studio Add-In Templates Introduction The following instructions will configure your system to use the desktop add-ins development templates. There are a number of individual template zip files... Last Updated: 02/08/2023
  4. Link to a URL

    GetPopularContent GetPopularContent Obtains a list of the most popular content contained in Oracle B2C Service. Operation Signature ContentListResponse response = Binding.GetPopularContent(String... Last Updated: 02/08/2023
  5. Link to a URL

    MarkContentAsViewed MarkContentAsViewed This operation can be used to signal to the knowledge foundation that a piece of content was viewed. This operation does not need to be called if the content was obtained through... Last Updated: 02/08/2023
  6. Link to a URL

    RateContent RateContent Used to apply a given rate from users to a piece of content. Operation Signature ContentRequestStatus status = Binding.RateContent(String KnowledgeInteractionId, Content ContentTemplate... Last Updated: 02/08/2023
  7. Link to a URL

    SearchContent SearchContent Used to search Oracle B2C Service for Content matching the supplied search string. Operation Signature SearchResponse searchResponse = Binding.Search(String KnowledgeInteractionId... Last Updated: 02/08/2023
  8. Link to a URL

    GetContent GetContent Obtains the details for a piece of content contained in Oracle B2C Service. Operation Signature Content content = Binding.getContent(String KnowledgeInteractionId, Content ContentTemplate... Last Updated: 02/08/2023
  9. Link to a URL

    GetValuesForNamedID GetValuesForNamedID Allows a client to request a list of the possible ID-Name pairs for a specific NamedID field. Operation Signature NamedID [] = Binding.GetValuesForNamedID(String PackageName... Last Updated: 02/08/2023
  10. Link to a URL

    GetRecommendedContent GetRecommendedContent Used to obtain recommended content for a given content object. Operation Signature ContentListResponse response = Binding.GetRecommendedContent(String KnowledgeInteractionId... Last Updated: 02/08/2023
More Documentation Results

Community

Loading...
Cannot fetch community results
No results to display